remove the completion timeout when the user pressed on Enter/ESC. Fixes
authorKristian Rietveld <kris@gtk.org>
Mon, 20 Oct 2003 21:28:38 +0000 (21:28 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Mon, 20 Oct 2003 21:28:38 +0000 (21:28 +0000)
commit5b9a4e6997e9ffe12899d0f9ce7a10804b82befa
tree1c0b3e16d02f9b5ec854f869760c77f5b4c6a78d
parent1e49d49a3eb67436519a64b4435855602d1ad3ad
remove the completion timeout when the user pressed on Enter/ESC. Fixes

Mon Oct 20 23:24:27 2003  Kristian Rietveld  <kris@gtk.org>

* gtk/gtkentry.c (gtk_entry_key_press): remove the completion
timeout when the user pressed on Enter/ESC. Fixes the bug where the
completion popup popped up after the user pressed on Enter (which is
just weird). Reported by the Epiphany people (all of them).
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentry.c